SearchMemberPath Property (AutoComplete<T>)
Gets or sets a string containing a comma-separated list of properties to use when searching for items.
public virtual string SearchMemberPath {get; set;}
'Declaration
Public Overridable Property SearchMemberPath As String